[INFO] fetching crate poki-launcher 0.1.1...
[INFO] fixing poki-launcher-0.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate poki-launcher 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate poki-launcher 0.1.1
[INFO] finished tweaking crates.io crate poki-launcher 0.1.1
[INFO] tweaked toml for crates.io crate poki-launcher 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate poki-launcher 0.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate poki-launcher 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc0b649d30d644cb09326992c2c28b9f8663dfe527050cf0663133b8fe1965f5
[INFO] running `Command { std: "docker" "start" "dc0b649d30d644cb09326992c2c28b9f8663dfe527050cf0663133b8fe1965f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc0b649d30d644cb09326992c2c28b9f8663dfe527050cf0663133b8fe1965f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc0b649d30d644cb09326992c2c28b9f8663dfe527050cf0663133b8fe1965f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc0b649d30d644cb09326992c2c28b9f8663dfe527050cf0663133b8fe1965f5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.65 (as host dependency) removed features: extra_traits
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling gio v0.7.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling xml-rs v0.3.6
[INFO] [stderr]     Checking fragile v0.3.0
[INFO] [stderr]    Compiling glib-sys v0.9.0
[INFO] [stderr]    Compiling gobject-sys v0.9.0
[INFO] [stderr]    Compiling gio-sys v0.9.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.0
[INFO] [stderr]    Compiling pango-sys v0.9.0
[INFO] [stderr]    Compiling gdk-sys v0.9.0
[INFO] [stderr]    Compiling atk-sys v0.9.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling gtk-sys v0.9.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling pango v0.7.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling cairo-rs v0.7.1
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]     Checking glib v0.8.2
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling atk v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling gdk v0.11.0
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking arc-swap v0.4.3
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking serde-hjson v0.8.2
[INFO] [stderr]     Checking rmp v0.8.8
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling gtk v0.7.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking rmp-serde v0.14.0
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]     Checking signal-hook v0.1.10
[INFO] [stderr]    Compiling serde-xml-rs v0.2.1
[INFO] [stderr]     Checking os_type v2.2.0
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking shellexpand v1.0.0
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking poki-launcher-x11 v0.1.0
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]     Checking fuzzy-matcher v0.2.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking config v0.9.3
[INFO] [stderr]     Checking backtrace v0.3.40
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling structopt-derive v0.3.3
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking poki-launcher-notifier v0.1.0
[INFO] [stderr]     Checking structopt v0.3.3
[INFO] [stderr]    Compiling rust_qt_binding_generator v0.3.4
[INFO] [stderr]     Checking lib-poki-launcher v0.1.0
[INFO] [stderr]     Checking human-panic v1.0.1
[INFO] [stderr]    Compiling poki-launcher v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: poki-launcher v0.1.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking backtrace v0.3.40
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking lib-poki-launcher v0.1.0
[INFO] [stderr]     Checking poki-launcher-notifier v0.1.0
[INFO] [stderr]     Checking human-panic v1.0.1
[INFO] [stderr]    Compiling rust_qt_binding_generator v0.3.4
[INFO] [stderr]    Compiling poki-launcher v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `implementation`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use implementation::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::implementation::*;
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `implementation`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use implementation::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::implementation::*;
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:277:42
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let s: *const c_char = v.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                          ^             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 277 -     let s: *const c_char = v.as_ptr() as (*const c_char);
[INFO] [stdout] 277 +     let s: *const c_char = v.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:319:42
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let s: *const c_char = r.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                          ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 319 -     let s: *const c_char = r.as_ptr() as (*const c_char);
[INFO] [stdout] 319 +     let s: *const c_char = r.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:397:45
[INFO] [stdout]     |
[INFO] [stdout] 397 |     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                             ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 397 -     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout] 397 +     let s: *const c_char = data.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:409:45
[INFO] [stdout]     |
[INFO] [stdout] 409 |     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                             ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 409 -     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout] 409 +     let s: *const c_char = data.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:421:45
[INFO] [stdout]     |
[INFO] [stdout] 421 |     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                             ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 421 -     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout] 421 +     let s: *const c_char = data.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     setup_panic!(Metadata {
[INFO] [stdout] 43 | |         name: env!("CARGO_PKG_NAME").into(),
[INFO] [stdout] 44 | |         version: env!("CARGO_PKG_VERSION").into(),
[INFO] [stdout] 45 | |         authors: "Ben Goldberg <benaagoldberg@gmail.com>".into(),
[INFO] [stdout] 46 | |         homepage: "https://github.com/zethra/poki-launcher".into(),
[INFO] [stdout] 47 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     setup_panic!(Metadata {
[INFO] [stdout] 43 | |         name: env!("CARGO_PKG_NAME").into(),
[INFO] [stdout] 44 | |         version: env!("CARGO_PKG_VERSION").into(),
[INFO] [stdout] 45 | |         authors: "Ben Goldberg <benaagoldberg@gmail.com>".into(),
[INFO] [stdout] 46 | |         homepage: "https://github.com/zethra/poki-launcher".into(),
[INFO] [stdout] 47 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:277:42
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let s: *const c_char = v.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                          ^             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 277 -     let s: *const c_char = v.as_ptr() as (*const c_char);
[INFO] [stdout] 277 +     let s: *const c_char = v.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:319:42
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let s: *const c_char = r.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                          ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 319 -     let s: *const c_char = r.as_ptr() as (*const c_char);
[INFO] [stdout] 319 +     let s: *const c_char = r.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:397:45
[INFO] [stdout]     |
[INFO] [stdout] 397 |     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                             ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 397 -     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout] 397 +     let s: *const c_char = data.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:409:45
[INFO] [stdout]     |
[INFO] [stdout] 409 |     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                             ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 409 -     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout] 409 +     let s: *const c_char = data.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/poki-launcher-07ace35e280da52b/out/src/interface.rs:421:45
[INFO] [stdout]     |
[INFO] [stdout] 421 |     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout]     |                                             ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 421 -     let s: *const c_char = data.as_ptr() as (*const c_char);
[INFO] [stdout] 421 +     let s: *const c_char = data.as_ptr() as *const c_char;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     setup_panic!(Metadata {
[INFO] [stdout] 43 | |         name: env!("CARGO_PKG_NAME").into(),
[INFO] [stdout] 44 | |         version: env!("CARGO_PKG_VERSION").into(),
[INFO] [stdout] 45 | |         authors: "Ben Goldberg <benaagoldberg@gmail.com>".into(),
[INFO] [stdout] 46 | |         homepage: "https://github.com/zethra/poki-launcher".into(),
[INFO] [stdout] 47 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     setup_panic!(Metadata {
[INFO] [stdout] 43 | |         name: env!("CARGO_PKG_NAME").into(),
[INFO] [stdout] 44 | |         version: env!("CARGO_PKG_VERSION").into(),
[INFO] [stdout] 45 | |         authors: "Ben Goldberg <benaagoldberg@gmail.com>".into(),
[INFO] [stdout] 46 | |         homepage: "https://github.com/zethra/poki-launcher".into(),
[INFO] [stdout] 47 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `poki-launcher` (bin "poki-launcher") due to 1 previous error; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `poki-launcher` (bin "poki-launcher" test) due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dc0b649d30d644cb09326992c2c28b9f8663dfe527050cf0663133b8fe1965f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc0b649d30d644cb09326992c2c28b9f8663dfe527050cf0663133b8fe1965f5", kill_on_drop: false }`
[INFO] [stdout] dc0b649d30d644cb09326992c2c28b9f8663dfe527050cf0663133b8fe1965f5
